.page-banner.resort-gall {
    background-image: url(../images/resort-gall-banner.jpg);
}

.resort-gall-sec1 .head {
    color: #129795;
    margin: 0 0 30px 0;
    border-bottom: 2px solid #959595;
}
.resort-gall-sec3 {
    background-color: #eeeeee;
    color: #6b6b6b;
}


@media screen and (max-width: 1362px) {
}
@media screen and (max-width: 992px) {
}
@media screen and (max-width: 767px) {
}
@media screen and (max-width: 479px) {
	.resort-gall-sec3 .head {
	    padding-bottom: 15px;
	}
	.resort-gall-sec1 .head {
	    margin: 0 0 0 0;
	}
}