.element {
    width: 100% !important;
    position: absolute;
    /*height: 100vh;
    background-color: red;*/
    /*width: 100% !important;
    */
    z-index: 1010;
}

.target {
    width: 100%;
    height: 100vh;
}

.ocultar_top{
  display:none !important;
  visibility:hidden !important;

}















