/* Custom Header like https://www.utrgv.edu/academics/current-student-resources/index.htm */


img.slide-image {
    /*max-height: 360px !important;*/
    min-height: 360px !important;
}

.hex {
   
    margin-bottom: 30px;
}

.slide
 {

    margin-bottom: 60px;
}

/* Widths less than 533px */
 @media only screen and (max-width: 767px) {
}
/* Widths less than 767px */
 @media only screen and (max-width: 767px) {
}
/* Widths less than 992px for clear and submit button on filter page */
 @media only screen and (max-width: 992px) {
}
 