﻿@media(max-width: 1024px){
    .image-fixed-dimensions {
        width: unset;
        height: unset;
    }
}