@media(max-width: 1199.98px)
{
    .overlays.bottom-overlay
    {
        opacity: 1;
    }
    .categories-subtext, .crt_logos, .sub-menu.about_menu .custom_scroll
    {
        display: none;
    }
    .hover-box-block .bottom-overlay
    {
        position: unset;
        background-color: initial;
    }
    .hover-box-block .hoverDesc
    {
        position: unset;
        transform: none;
        padding: 0;
    }
    .hover-box-block .imageIcon img
    {
        max-height: 90px;
    }
}