@media screen and (max-width:767px){
  .rwdside{
    display: none;
  }
}
