.section_image img {
    height: 300px;
    width: 100%;
    object-fit: cover;
    object-position: center center;
}