﻿body {
    background-color: #eee;
}
.section-4-2 .room{position:relative;padding:100px 0 100px 0;text-align:center;}
.section-4-2 .room h1 {
    font-size: 40px;
}
    .section-4-2 .room p {
        width: 70%;
        margin: 40px auto;
        font-weight: 300;
        font-size: 1.25rem
    }
.top-menu ul li a{color:#000!important;}
.top-menu ul li::after {
    background: url(../img/menuicon_b.png) center center no-repeat;
}
@media (max-width:768px){
    .scane-03 {
        background: url(../../../img/mobil/about-back.webp) no-repeat 0px -130px !important;
        background-size: 100% !important;
    }
	.section-5 {
        background: url(../../../img/slider5.webp) no-repeat 0px -130px !important;
        background-size: 100% !important;
    }
	
    .section-4-2 .room p {width:88%!important}
	.big-text-center { font-size:24px !important; }
}