body.page-beers .component_list_module .heading h2,body.page-bieres .component_list_module .heading h2{
  font-size:1.5rem;
}

@media (min-width:1601px){
  body.page-beers .list-content .fl-col-content,body.page-bieres .list-content .fl-col-content{
    padding:3.5rem;
  }
}

@media (min-width:1601px){
  body.page-beers .list-content .ingredients-col .fl-col-content,body.page-bieres .list-content .ingredients-col .fl-col-content{
    padding:0 3.75rem 0 0;
  }
}

@media (min-width:1601px){
  body.page-beers .list-content .method-col .fl-col-content,body.page-bieres .list-content .method-col .fl-col-content{
    padding:0 0 0 3.75rem;
  }
}
