import url(../../../css/style.css);
body {  background: #f6e8c8; }

@media (min-device-width: 1025px) {

        body { background: #f6e8c8; }

}

.mod-box {

background: #fff6e2;

}

