.m-img-full{ display:flex; justify-content:center; } .ratio-content{ position: relative; } .ratio-content img { object-fit: contain; width: 100% ; height: 100% ; } @media (min-width: 1281px) { .ratio-content img { object-fit: contain ; width: 1080px; height: 1350px; } } a { color:#68687f !important; } .m-gallery--itemCaption{ bottom: 50% !important; left: 10% !important; width: 80% !important; } @media (min-width: 1080px) { .m-img-full { height: 1350px; } } @media (max-width: 767px) { .container .m-img-full .m-img-full__image::before { content: ""; display: block; padding-bottom: 0px; } }