


#hero-info-text {
    max-width: 100%;
}



.latest-item {
   min-height: 350px;
   min-height: calc(350px - 4em);
   height: 100%;
 /*
   width: 100%;
   min-height: calc(60vw);
   */


}



.msf-latest-grid-33 {
    padding-left: 4% !important;
    padding-right: 4% !important;
    padding-bottom: 12px;
}

.latest-title {
    font-size: large;
    font-weight: bold;
    position: relative;
}

.latest-title a {
     color: #000000 !important;
}

.latest-title a:hover {
    text-decoration: none !important;
     color: #000000 !important;
}
