@supports not (aspect-ratio: auto) {
.ct-media-container {
img,
video,
iframe {
position: absolute;
width: 100%;
height: 100%;
}
&:before {
display: block;
content: '';
padding-bottom: 100%;