@media(max-width:992px){
    .my-canvas{
        width: 300px;
    }
    .section-slider-two .col-lg-9{
        margin-bottom: 20px;
    }
    .section-shuttle .row{
        padding: 20px !important;
    }
    #slider-four .item .text span{
        font-size: 11px;
      }


    .top-back{
        display: none;
    }

    .bottem-back{
        display: none;
    }




    
    
}