@charset "UTF-8";
/* CSS Document */

.custom-image .featured-1 img {
  width: 50% !important;
  max-width: 500px !important;
  height: auto !important;
  display: block !important;
  margin: 0 auto !important;
}
