.site-footer {
    background-color: #538F8F;
}
@media (max-width:1024px){
  main{
    padding:0 20px;
  }
}