/*.top-bar-wr{
    max-width: 100%!important;
}
.top-bar-wr > div{
    max-width: 1135px!important;
}*/

.header .top-bar::before{
    background:#FFC324;
}
._text_block img{
   width: auto!important;
   max-height: 150px;

}
._text_block .module-content div p:has(img) {
  display: flex;
  justify-content: center;
  min-height: 200px;
  align-items: center;
}
.product-extra-description p{
    margin: 0!important;
    padding: 0!important;
    padding-bottom: 5px!important;
}
 .home_block .labor_law_poster_select_state{
    background: transparent;
    padding-left: 0;
 }
 .home_block .labor_law_poster_select_state h3{
    display: none;
 }
 .home_block .labor_law_poster_select_state .two_column_layout{
    justify-content: start;
 }
 .home_block .labor_law_poster_select_state{
    padding-top: 0;
 }
 .labor_low_poster .labor_law_poster_select_state{
    max-width: 100%;
 }
 @media (min-width: 768px) {
  #logo a>img{
     width: 94px!important;
     height: 94px!important;
  }
}