/* 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. */

 .block-menu-jb-menu .block-inner,
 .block-menu-user-menu .block-inner {
float: left;
}

/* ******************************************/
/* 10. Allstate                             */
/* ******************************************/
/* asc product category pages*/
/* Seamless Tins */
#asc-page-st-04-01{
  min-height: 207px;
}
#asc-page-st-06-01{
  min-height: 183px;
}
  #asc-page-st-06-01 h2{
    padding-top: 20px;
  }
#asc-page-st-08-01{
  min-height: 162px;
}
/* Decorative Tins */
#asc-page-dt-01-02,
#asc-page-dt-03-01{
  padding: 0 10px 0 0;
}

#asc-page-dt-04-01{
  margin-top: 20px;
  min-height: 160px;
}
  #asc-page-dt-04-01 h2{
    padding-top: 15px;
  }
/* About Us */
#asc-page-au-01-01 {
  padding-bottom: 50px;
}
 #asc-page-au-01-01 p,
 #asc-page-au-01-01 h2{
      margin: 30px 0;
  }
/* Customer Care */
#asc-page-cc-01-01 {
  padding-bottom: 20px;
}
 #asc-page-cc-01-01 p,
 #asc-page-cc-01-01 h2{
      margin: 20px 0;
  }
/* Front page block */
#asc-page-fr-02{
  clear: none;
}
#asc-page-fr-02-01 h2{
  font-size: 22px;
}
#asc-page-fr-03-02 h2 {
  font-size: 22px;
}
/* Contact Us */
#asc-page-cu-02 ul{
  padding-top: 90px;
}
