#maedchenname{
    position: absolute;
    top:-99999px;
    left:-99999px;
}
.btn-block{
    width:105%;
}

.z-index-2 {
    position: relative;
    z-index: 2;
}

#remo-header-slider .item img {
    width: 100% !important;
}

@media screen and (max-width: 768px){
    .btn-block{
        width:100%;
    }
}