/* Imac Resolutions :) */
@media all and (min-width:1921px) and (max-width: 2560px) {
    .mt0{
        margin-top: -27vh !important
    }
    img{
        width: 100% !important
    }
}