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


@media screen and (max-width: 991px)
{
.mobile-title {
            position: static;
}
.campaign-description
{
display:none;
}
}

