@media only screen and (min-width: 1024px){
div .header-content > .container {
max-width: 95% !important;
}
}

#cboxTitle {
  display: none !important;
}