
/*for the caption of images font size responsive*/
.light, .page-footer .footer-copyright {
    font-size: 1em;
    font-weight: 600;
}

/*for resposive height of images*/
.slider .slides{
    height: 479px !important;
}

