@media (max-width: 480px) {
	
	#popup_content {
    width: 95%;
    padding: 10px;
    position: relative;
    top: 15%;
    left: 2%;
}
	.rooms .wrap-rooms .wrap-box .rooms-content {
    padding-bottom: 4px;
    padding-top: 4px;
}
.about .about-centent p {
        padding: 0;
        font-size: 15px;
        margin-bottom: 5px;
        text-align: justify;
    }
	.sky-h2, .rooms .title-room, .gallery-our .gallery .title-gallery, .news .new-title, .events .events-title, .about .about-title {
    font-size: 22px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
}
.best .outline {
    width: 100%;
    height: 25px;
    background: url(../img/icon-our.png) no-repeat center center;
    margin-top: 10px;
    margin-bottom: 41px;
}
.list-content h1 {
    text-align: left;
}
.header-sky .navbar .navbar-nav li.books a {
    width: 125px;
}
.gallery-our.bgnone .gallery {
    margin: 0 0;
}
.seoc {
    padding-bottom: 5px;
}
.contact-form h2 {
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 0px;
    font-size: 22px;
}
}