body {display: block;}

/* Gallery
=======================================*/
section.photo .gallery { overflow-x: scroll; width: 960px }
section.photo .gallery-box { width: 10000px }
section.photo .gallery .image-box { float: left }
section.photo .gallery img { max-height: 640px; }
section.photo img { max-width: 960px; }
section.photo .about,
section.photo .about .desc { display: block; }

/* Testimonials
=======================================*/
section.testimonials .testimonial-content { overflow-y: scroll; max-height: 480px; width: 960px; }
section.testimonials .testimonial { margin-bottom: 10px; }

/* Video
=======================================*/
section.video .video-content { overflow-y: scroll; max-height: 480px; width: 960px; }
section.video .video-box { margin-bottom: 10px;}
section.video .about,
section.video .about .desc { display: block; }

/* Galcateogry
=======================================*/
section.galcategory .galcategory-content { overflow-y: scroll; max-height: 480px; width: 960px; }
section.galcategory .bot-grid-item  { margin-bottom: 10px; }
section.galcategory .bot-grid-item  a { text-decoration: underline; }