.responsive-null-empty-space { height:10px !important; }
.slick-prev, .slick-next { width:60px !important; height:60px !important; opacity:1 !important; display:inline-block !important; }
.slick-prev:before, .slick-next:before { font-size:50px !important; }

@media only screen and (max-width: 1199px) {
  .responsive-empty-space { height:30px !important; }
  .responsive-null-empty-space { height:80px !important; margin-bottom:80px !important; border-bottom:1px solid #cccccc; }
  .cqcarousel-item img { width:100%; }
}