/* News Band */ .ianrm-news h4 { margin-bottom: .5rem; } .ianrm-news .views-field-field-lead-image { display: block; width: 100%; height: 0; padding-bottom: 56.25%; overflow: hidden; background: #BDBBB6; margin-bottom: .5rem; position: relative; display: block; } .ianrm-news .views-field-field-lead-image img { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); } .ianrm-lead-img { float: left; clear: both; display: block; width: 65%; margin: 0 2rem 2rem 0; } .ianrm-read-more { font-size: .8rem; float: right; } @media (max-width: 640px) { .ianrm-lead-title { clear: both; } .ianrm-lead-img { width: 100%; } }