.bottom-quick ul li{width:calc(100% / 4 - 30px) !important;}

@media all and (max-width: 1100px)  {
    .bottom-quick ul li {width:calc(100% / 2 - 2px) !important;}
}
