#alertContent{width:98%;margin-left:-20px}
.containerlg{width:100%}
.globalalert{color:#fff;font-size:14px;font-family:'OpenSans-SemiBold',sans-serif;padding:15px;max-width:1140px;left:0;right:0;margin:auto}
.subalert{color:#fff;font-size:12px;font-family:'OpenSans-Regular',sans-serif;padding-top:10px}
.closealert{background-image:url("../../../../../../conf/thf/images/sprite.png");background-position:-242px -148px;background-repeat:no-repeat;width:40px;height:30px;cursor:pointer;margin-top:42px}
@media only screen and (max-width:992px){#alertContent{margin-left:unset}
}
@media only screen and (max-width:768px){.closealert{margin-top:25px;margin-right:2px}
#alertContent{width:94%;margin-left:unset}
}