/* Add here all your CSS customizations */
#cssmenu > ul > li > a {
    line-height: 15pt!important;
}
@media only screen and (min-width: 600px) {
.category-page .owl-carousel.owl-drag .owl-item{
    height: 240px!important;
}}
.display-block{
    display: block!important;
}