@media only screen   and (max-width : 768px) {

    
    .button {
        padding: 12px 30px;
        font-size: 30px;
        margin-top: 100%;
        
        
        
    }

    .btn-header{
        font-size: 15px;
        
    }


.center-wrapper {
/* να είναι στο κέντρο της σελίδας */
    margin-top:100%;
}

}