.page-banner.railings {
    background-image: url(../images/railings-banner.jpg);
}
.head {
	font-weight: 600;
}
.railings-sec1 img, .railings-sec3 img {
	border: 5px solid #842532;
}
.railings-sec2 {
    background-image: url(../images/railings-sec2-bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.railings-sec2 img {
	border: 5px solid #fff;
}


@media screen and (max-width: 1362px) {
}
@media screen and (max-width: 992px) {
}
@media screen and (max-width: 767px) {
}
@media screen and (max-width: 479px) {
}