.service-description {
    line-height: 1.7;
    color: #414142;
}
.about-description {
    line-height: 1.7;
    color: #414142;
}
.magnet-service-description {
    line-height: 1.7;
    color: #414142;
    font-weight: 500;
}
.vehicle-gallery{
    border-radius: 1rem;
    margin: 15px auto;
    width: 100%;
    height: 270px;
}
.vehicle_details_slider_block {
    background-image: linear-gradient(rgba(20, 19, 19, 0.718), rgba(20, 19, 19, 0.718)), url(../img/vehicle-wrapping/bg-vehicle.png);
    background-color: #3B3B3B;
    background-size: cover;
    height: 100%;
    padding-bottom: 8rem;
    color:white;
    text-align: center;
}
.vehicle-wrap-title {
    color: #414142;
    font-weight: 800;
    font-size: 40px;
}