@media(max-width:576px){
.logo{
    width: 180px;
}
.header button {
    font-size: 30px;
}
.search-container{
    height: 35px;
}
.search-container:hover > .search-input{
    width: 250px;
}
.my-canvas{
    width: 280px;
}
.custom-dropdown .dropdown-menu{
    width: 260px;
}
.custom-dropdown .custom-notifications > li > a .text {
    font-size: 13px;
}
#slider-four .item .text span{
    font-size: 15px;
  }

    .btn-demo{
        font-size: 12px;
        font-weight: 500;
    }



    .top-back{
        display: none;

}

.bottem-back{
display: none;
}



}


