.tyreFirstPadding {
	padding-left:10px;
}

.tyreSubPadding {
	padding-left:5px;
}
@media (max-width:767px) {
    .vehicleBox > .tyreMobileHeader {
        background-color:#4a4a4a;
        color:white;
    }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {


}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}
