.main-logo{
    margin-left: 200px;
}

.hero_banner_1 img{
    max-width: 100%;
}

.hero_banner_1 {
    padding-bottom: 0px;
}

section.slider-section {
    margin-bottom: 0;
    margin-top: -5px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .section-title-header .section-title-name {
        font-size: 20px !important;
    }
}

.pro_des{
    min-height: 150px !important;
}

@media(max-width: 768px) {
    section.slider-section {
         margin-top: 0px; 
    }
    
    
    .categories-section-full{
        margin-bottom: 10px;
    }
    
    button.btn.btn-outline-dark.w-100.text-start {
        font-size: 11px;
    }
    
    .category-products {
        padding: 6px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px){
    .slider-item{
        height: 350px !important;
    }
}

.homeproduct{
    padding: 20px 0px;
}



