.card-related-container{display:flex;padding:0 0 30px;max-width:1400px;margin:0 auto;flex-wrap:wrap}.card-related-single{display:flex;flex-direction:column;height:auto;flex:1;margin:0 10px;padding:10px;border:1px solid #CCC;border-bottom:2px solid #CCC;text-decoration:none}.card-related-single .card-related-image{min-height:180px}.card-related-single .card-related-image img{height:180px;width:100%;object-fit:cover;object-position:left}.card-related-single .related-title{font-size:18px;font-weight:bold;text-align:left;margin:10px 0;min-height:40px}.card-related-single:hover .related-title{color:#356fd1}.card-related-single .card-text{padding:5px}@media screen and (max-width:1023px){.card-related-single{flex-basis:40%;margin-bottom:30px}}@media screen and (max-width:599px){.card-related-single{flex-basis:100%;margin-bottom:30px}}