.custom-text-img-main{background-color: #f4f4f4;padding: 30px 30px;}
.custom-text-img-main .awards-heading-wrapper span{color: red;}
.custom-text-img-main .awards-heading-wrapper {margin-bottom: 50px;text-align: justify;font-weight: 500;color: black;line-height: 39px;text-transform: uppercase;text-align: center;font-size: 14px;}

.custom-text-img-main .awards-image-wrapper .awards_image.media {width: 900px;height: auto;margin: 0 auto;}

@media screen and (max-width:991px){
    .custom-text-img-main .awards-image-wrapper .awards_image.media {width: 100%;}
}