.webstorm-level #bi-page-s #main_content{
max-width: 100%!important;
padding:0px!important;
}
.webstorm-level #bi-page-s #main_content #container_2 {
    flex: 100%!important;
    max-width: 100%!important;
}

.container .h1, .container  h1{
font-family: "Share Tech", sans-serif;
    font-size: 6rem!important;
    line-height: 7.2rem;
    font-weight: 700;
    letter-spacing: -0.1rem;
}
.container .h3, .container h3 {
    font-size: 2rem!important;
    font-weight: 600;
color: #0068b3;
 font-family: "Lekton", monospace;
}

.container .h2, .container h2 {
    font-size: 3rem!important;
color: #080C32;
    line-height: 6.4rem;
    font-weight: 600;
    letter-spacing: -0.1rem;
 font-family: "Lekton", monospace;
}


.container .p{
    font-size: 1.5rem!important;
    font-weight: 600;
 font-family: "Lekton", monospace;
}