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