@media (min-width: 1600px){
.container {
    max-width: 1500px;
  }}

.sp-page-title{
  padding:10px 0;
}