   
.beta .beta-container .beta-top-message .first-party img{
    width: 25%;
    margin: 0 10px;
}

@media only screen and (min-width: 40.0625em){
	body.beta {
		background-image: url(http://static9.cdn.ubi.com/resource/en-US/game/tomclancy-thedivision/game/TCTD_BG_morning.jpg)!important;
	}
}


@media only screen and (max-width: 40.0625em){
	body.beta {
		background-image: url(http://static9.cdn.ubi.com/resource/en-US/game/tomclancy-thedivision/game/TCTD_Beta-v2_BG_morning_mobile.jpg)!important;
	}
}
/*.news-item > a.seeAll {
    display: none;
}*/
@media (max-width:40.0625em){
    .news-item img{
        width:100%;
    }
}

.nav-bar .f-dropdown .item {
    text-transform: uppercase;
}