@media ( min-width: 768px ) {
.desktop_hide {
display: none !important;
}
}