.custom-image-with-text .heading h2{
    margin-bottom: 50px;
}

.custom-image-with-text .description{
    margin-top: 30px;
}

.custom-image-with-text img{
    width: max-content;
    height: auto;
    object-fit: cover;
}