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

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

/* === Body === */

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

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

}

body.bg-body {
    background-image: url(https://www.iwantaclassifieds.com/storage/app/logo/thumbnails/1500x1500-body-background-698a6bc69a4e7-331937766963.jpg?v=1772302259);
}

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

/* === Header === */

/* ... */

/* === Footer === */
