.absolute-div-sex-mail {
    position: absolute;
    top: 18%;
    left: 18.9%;
    /* Optional: Background color with some transparency */
    /* Optional: Border for visibility */
    z-index: 1001;
    /* Ensure the div is on top of other content */
}