.image-sidenew {
    background: url(../img/login/balloon-lg.jpg) no-repeat center top !important;
    background-size: cover !important;
    padding: 80px 40px !important;
}

.fixed-background {
    background: url(../img/fleets/gmt_fl) no-repeat center center fixed !important;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}