.image-card{align-items:center;border-radius:4px;display:flex;flex-direction:row;margin-bottom:30px;padding:30px}.image-card img{margin-right:30px;min-width:180px;object-fit:cover;object-position:center}.image-card-details h2{color:var(--mdcblue);font-size:28px;font-weight:300;line-height:34px}.image-card-f{align-items:center;border-radius:4px;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:30px;min-height:290px;padding-left:30px}.image-card-f img{border-bottom-right-radius:4px;border-top-right-radius:4px;height:100%;min-height:290px;object-fit:cover;object-position:center;width:324px}.image-card-details-f h2{color:var(--mdcblue);font-size:28px;font-weight:300;line-height:34px}@media (min-width:768px) and (max-width:1199px){.image-card img{min-width:110px}.image-card-f img{width:180px}}@media (max-width:767px){.image-card-f{padding-left:16px}.image-card-details-f h3{font-size:22px}.image-card img{min-width:120px}.image-card-f img{width:324px}.image-card{flex-direction:column}.image-card img{margin-right:0}}@media (min-width:481px) and (max-width:561px){.image-card-f img{width:200px}}@media (max-width:480px){.image-card img{min-width:100px}.image-card-f img{width:100px}}