@media(max-width:667px){
    .leftside-bar{
        margin-bottom: 20px;
    }
    .rightside-bar{
        margin-bottom: 20px;
    }
}