.page-new-img img {
    width: 100%;
    height: auto;
    flex-shrink: 0;
    margin: 30px 0 0;
}

.page-new-img.mb {
    margin: 0 0 30px;
    img {
        margin: 0;
    }
}
.page-ready {
    background-image: url("/img/Section.png") !important;
    background-size: cover !important;
}

