/******CSS for English Page here******/



@media screen and (max-width: 991px)
{
.mobile-title {

position: relative;
text-align: left;
}
.campaign-description
{
display:none;
}
}