@media (max-device-width: 320px) {
body { width:100%!important;}
.promo-box {display:none}

	}

@media only screen and (max-width: 500px) {
  #__youtube_banner { width: 300px;  }
}
