.header-branding h1 a img { height: 190px}
.header-branding {height:120px;}
.header-branding div a img {height:200%; border: 2px solid #006747;}
#ctpe-hidden-instructor {min-height:0px;}
.search-refine-button {display:none;}
.search-form-filters {display:none;}

.feature-region {
   background-image: linear-gradient(to right, #FFF, #FFF, #FFF);
padding-bottom:15px;
}

    .product-enroll-button {min-width:228px;}

@media screen and (max-width: 768px) {
  .header-branding div a img {
    height: 150%; /* Apply the smaller height for screens 768px and under */
  }
}