.forgotHost .top.desktop {
    display: none;
}

.forgotHost .closeButton {
    position: absolute;
    height: 28px;
    width: 27px;
    z-index: 1;
    top: 45px;
    right: 5px;
    background-size: 28px 27px;
    background-image: url(http://d1gq9jzbezk7fw.cloudfront.net/p/en_US/gv/i/x_s_v1.png);
}

@media only screen and (max-width: 768px) {
    .forgot-new .titleContainer .gojiPlayImage {
        width: 100%;
    }
    .login .titleContainer {
        width: 100%;
        height: 50px;
    }
    .forgot-new .titleContainer .gojiPlayImage,
    .forgot-new .main-container .email {
        width: 80%;
    }

    .login .main-container .forgot {
        margin: 0 0 20px;
    }
}
