/* Enter Your Custom CSS Here */

.subscribe {
  background.color: #858585;
  color: #FFF;
}

@media( min-width: 767px ) {
body .section.background_image_slider .slide {
  min-height: 400px;
  padding: 0;
}
}