/* This file will hold styles that are loaded using the same media query as the narrow grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the normal and widescreen layouts. You may override these styles in the normal 
 *  and widescreen CSS files as appropriate. */
 
.views-field-field-slide img{
width:100%;
height:auto;

}
.panel-3col-33 .panel-col-first,.panel-3col-33 .panel-col,.panel-3col-33 .panel-col-last,.html .container-12 .grid-4{
width:100%;

}

.html .container-12 .grid-12 {
    width: 100%;
}

 .view-uc-catalog-terms{

width:100%;
float:left;


}
body{
margin:0px;
}

.html .container-12 .grid-12 {
    width: 720px;
}

#region-branding {
    width: 540px;
}

html .container-12 .grid-5 {
    width: 420px;
}

.view-uc-catalog-terms {
    float: left;
 
}

