/*
 * Client-controlled CSS file
 *
 * Please note that this is the last file loaded on all pages on the site.
 * If styles added on this stylesheet share the same name with a previously
 * loaded stylesheet, this stylesheet is dominant.
 *
 * If you contact our help desk to fix any problem created by this stylesheet,
 * efforts to diagnose and fix the error are 100% billable without a request
 * for purchase approval
 *
 * IMPORTANT:  Don't rename the css file.  It must share the name of the domain
 * for it to be loaded properly.
 *
 * NOTE: This is the CSS file for Production Site Only
 */



.page-videos .browse-videos {display: none;}

.page-videos .category-title {display: none;}

#form1 {
  padding: 0 10px;
}

#container {
  width: 100% !important;
}

#container img {
  width: 100% !important;
  height: auto !important;
}
