/*award-banner css starts here*/

@media (max-width:1024px)
{
.cus-award {font-size: 20px !important;}
}

@media (max-width:375px){
figure img { width: 150px !important;}
.cus-award-logo { width: 200px !important;height: 200px; margin-bottom: 10px;}
.cus-heading {font-size: 18px !important;}
.cus-heading span{ padding:5px 8px !important;}
.cus-award {font-size: 14px !important; line-height: 1 !important;}
.cus-and{font-size:24px !important;}
.cus-content{height:30px !important}
.cus-content span>img{ width:57px !important;height:57px !important;}
.cus-winner span{ font-size:12px !important;}
}
/*award-banner css ends here*/