.repeating_press_release{display:flex;flex-wrap:wrap}.repeating_press_release .press_release{flex:1 1 auto;width:30%;margin:2% 1%;position:relative;min-width:350px;height:500px}.repeating_press_release .press_release:first-of-type{max-width:none;width:100%;overflow:hidden;height:400px;max-height:400px;position:relative}@media screen and (max-width:761px){.repeating_press_release .press_release:first-of-type{max-height:none}}@media screen and (min-width:1148px){.repeating_press_release .press_release{max-width:31.5%}}@media screen and (max-width:1148px){.repeating_press_release .press_release:first-of-type{max-width:none;width:30%;overflow:hidden;max-height:none;position:relative}}@media screen and (max-width:761px){.repeating_press_release .press_release:first-of-type{height:calc(100vw - 2rem - 1.5em)!important;object-fit:cover}}.press_release .caption{position:absolute;bottom:0;margin:1em 2em;display:none;transition:all .5s;color:#fff}.press_release:hover .caption{display:block;transition:all .5s}.press_release:hover .overlay{display:none}.press_release .overlay{display:flex;height:100%;position:absolute;top:0;width:100%}.press_release .overlay h4{margin:auto;font-size:2em;text-align:center;max-width:90%}.press_release h4{margin-top:1em;color:#fff}