/* === CSS Version === */

/* === v18.2.0 === */

/* === Body === */

.main-logo {
    width: auto;
    height: 40px;
    max-width: 430px !important;
    max-height: 80px !important;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }

}

body.bg-body {
    background-image: url(https://a-e-c.biz/storage/app/logo/thumbnails/1500x1500-body-background-6a1183fc1f91d-792240928671.png?v=1779537339);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}

main {
    background-color: rgba(0, 0, 0, 0);
}

/* === Header === */

/* ... */

/* === Footer === */
