.thumbnail02 img {
    position: unset;
    aspect-ratio: 718 / 403;
  	width: 100%;
    height: 100%;
    object-fit: cover;
  	margin-bottom: 3.75rem;
}

.news-header {
  margin-bottom: 3.75rem;
}