/*==========Responsive CSS Start==========*/

@media only screen and (max-width: 580px){
   .main-overview-desti {
     width: 100% !important; 
    text-align: center !important;
    margin: auto !important;
    padding: 40px 20px !important;
}
   .gude32-child {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: 20px;
}

.navigation-btn {
   
    margin: -50px !important;
}
.o-redbox {
    width: 100% !important;
    margin-right: -4px !important;
}

}