/*

Theme Name: DesignPlus Theme
Author: Design PLUS
Version: 1.0.0
Description: Under design
*/

img {
    max-width: 100%;
}

.custom-logo {
    max-height: 30px;
    max-width: 132px;
    margin-top:-12px;
}

.swiper-wrapper {
    align-items:center!important;
}

.carousel-item img {
    width: 100%;
    height: 750px;
    object-fit: cover;
}