/* Enter Your Custom CSS Here */
@media all and (max-width:  770px){
  #featured-images-rotator, #featured-images-rotator-wrapper {
    max-width: 100% !important;
  }
  *{
   	max-width: 100%  !important; 
  }
  
}