<style> .container{ max-width: 100% !important; } @media (min-width: 1200px) section.form-section .container-new{ max-width: 1140px !important; } @media (min-width: 992px) section.form-section .container-new{ max-width: 960px !important; } @media (min-width: 768px) section.form-section .container-new { max-width: 720px !important; } @media (min-width: 576px) section.form-section .container-new { max-width: 540px !important; } </style>