
.bevanup-august-look { background: #fff; margin: 0; overflow: hidden; width: 100%; }
.bevanup-august-look img { display: block; height: auto; width: 100%; }
@media (max-width:749px) {
  .bevanup-august-look { aspect-ratio:5 / 7; }
  .bevanup-august-look img { height:100%; object-fit:cover; object-position:50% center; width:100%; }
}
