.ucase{text-transform:uppercase;}.lgttext{color:#FFFFFF;}
@media screen and (max-width: 1700px) {
.go-launch p {
	
    line-height: 24px;
    font-size: 14px;
    color: #cbe8fe;
	display:none;
}
}
@media screen and (max-width: 480px) {
.banner {
    margin-top: 170px;
    height: 566px;
}
.go-launch-1 {
    width: 0%;
    float: left;
    height: 133px;
}
.loop-container {
    position: absolute;
    width: 100%;
    height: 566px;
    overflow: hidden;
}
.fun-right {
    width: 60%;
    float: left;
    padding: 28.5px 30px;
}
}