.together-item{ 
  display:flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
  margin-bottom: 2em;
  background-image: url(https://img08.shop-pro.jp/PA01200/811/etc_base64/dG9nZXRoZXItaXRlbS1ib3R0b20.png?cmsp_timestamp=20231006173448) ;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 20px!important;
}
.together-item h4{
  background: none;