#other-header.legal-page-style h2 {
    color: #fff;
    font: 700 2rem / 1.5 Roboto,Helvetica,Arial,sans-serif;
    padding-bottom: 10px;
    margin-bottom: 0;
text-transform:uppercase;
}
#other-header.legal-page-style .container {
  padding-top: 0 !important;
padding-bottom: 1rem !important;
}
@media (max-width: 768px){
  #other-header.legal-page-style h2{
    font: 700 1.5rem / 1.25 Roboto,Helvetica,Arial,sans-serif;
  }
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}