.field--name-field-discontinued {
    font-family: Helvetica, sans-serif;
    font-weight: 700;
    Color: #007538;
    font-size: 20px;
}


#header-title-font1, .responsive-text1
{
     text-shadow:2px 2px 4px #000000;
}

.views_slideshow_cycle_slide,  .views_slideshow_cycle_slide img{
   width: 100% !important;
}

.slide-wrapper {
  position: relative;
}

.slide-image img {
  width: 100%;
  display: block;
}

.slide-text-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  color: white;
  background: rgba(0, 0, 0, 0.5);
  padding: 15px;
  border-radius: 8px;
  height: 95%;
  width: 40%;
}
