body{
    height: auto;
}
@media (max-width: 1100px) {
    .pattern1_header{
        padding: 0 20px;
        padding-top: 70px;
    }
    body{
        background: left top / 100% no-repeat url("../images/EllipseM13.svg"), right top / 100% no-repeat url("../images/EllipseM16.svg"),#13254E;
    }
}