form em.invalid {
    color: white;
    text-align: left !important;
    display: block;
}

div.cstm-pg-h-cls{
    height:auto !important;
}

.bottomMenu {
    display: block;
    position: fixed;
    bottom: 10px;
    z-index: 999;
    right: 40px;
    background: #007aff;
}


#closeButton {
    background: #007aff;
    width: 25px;
    height: 25px;
    display: block;
    text-align: center;
    line-height: 25px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    right: -25px;
    position: absolute;
    cursor: pointer;
    top: 0px;
}

.bottomMenu a img {
    width: 220px;
    border: none;
}


.review_img {
    width: 100%;
    max-width: 290px;
    border: 1px solid #007aff;
    border-radius: 10px;
}