/*
Theme Name: dlz
Template: Impreza
Version: 1.0
Author:	dlz
Theme URI: #
Author URI: #
*/

/*Add your own styles here:*/



@media (max-width: 767px) and (min-width: 562px) {
    section.l-section.wpb_row.us_custom_f12c6d05.height_auto {
    margin-top: 5rem !important;
}
.dlz-slider-feature.dlz-slider-mobile img{
    margin: 0 auto !important;
    width: 100% !important;
        object-fit: fill;
}

.dlz-slider-feature .dlz-v-wrapper{
        left: 1rem !important;
}
.dlz-slider-feature div.dlz-v-wrapper .w-text-value {
    font-size: 25px !important;
}
.dlz-fit-img img{
        width: 100% !important;
    object-fit: cover !important;
}
.dlz-tablet-pad{
        padding-top: 5rem !important;
    padding-bottom: 5rem !important;
}
}