﻿#nexo_lares_banner {
    display: none;
    position: fixed;
    top: 30%;
    left: 70%;
    z-index: 99;
}
#nexo_lares_banner img {
    width: 90%;
}

#close_banner {
    color: white;
    border: none;
    background: transparent;
    float: right;
    margin-right: 10%;
}