﻿@media only screen and (max-width: 600px) {
    .mobile-height {
        height: auto !important;
    }
}
