@media only screen and (max-width: 768px) { .custom-mobile-hide { display: none !important; } } .ui.segment { overflow-x: unset; }