@media screen and (max-width: 480px){
    .pane-manufacturer-calendar-manufacturer-calendar-block{
        display : none !important;
    }
}
