﻿@media only screen and (max-width:1100px) {
.hide_on_mobile {
display: none !important;}
}