﻿@media only screen and (max-width: 992px) {
    .logo img {
        height: 100% !important
    }
}
/*
@media only screen and (min-width: 993px) {
    .on720-top {
        top: 35px !important;
    }
}*/