/* Base */
#rev_slider_1_2 img {
    width: 600px !important;
}

.column_fancy_heading {
    padding-top: 50px;
}




/* Responsive */
@media only screen and (max-width: 767px) {

#rev_slider_1_2 img {
    width: 200px!important;
    margin-left: 0%!important;
}

}
