.container-info-box {  }
.container-info-box-outer { height: 100%; }
.container-info-box-inner { border:1px solid #000; height: 100%; }
img.infobox-image { max-width: 40%; height: auto; justify-self: center; }
.header-container { border-bottom: 2px solid #000; margin-bottom: 16px; }
.infobox-description { font-size: 1.2rem; }
.container-info-box a { text-decoration: none; }
.container-info-box a:hover > div { background: rgba(0,0,0,.15); }

@media (max-width: 992px) {

}