body{
    height: auto;
}
.pattern1_advantages{
    margin-top: 50px;
    text-align: justify;
}
@media (max-width: 1100px) {
    body{
        background: left top / 100% no-repeat url("../images/EllipseM12.svg"),#13254E;
    }
}