@media only screen and (min-width: 1200px){
  .newsletter-section{
    width: 715px!important
  }
  .footer_content_page{
    width: 220px!important
  }
}