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