/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

@media all and (min-width:1160px) {
.bike-box {
    display: flex !important;
}
}