.checkbox-input:checked::after {
    width: 20px;
    top: 43%;
    left: 36%;
}

.checkbox-input {
    border-radius: 4px;
    width: 20px;
    height: 20px;
}

.header__model__car-spec__names a {
    color: black;
}

.offers.swiper-wrapper {
    padding-bottom: 20px;
}

.header__phone {
    font-weight: 600;
}