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

.difference-title h3 {
    height: 60px;
    display: flex;
    align-items: center;
}