@media(max-width: 1024px){
    .home-fold1-inner {
    padding: 100px 20px !important;
    text-align: center;
}

.home-fold1-buttons {
    flex-direction: column;
    align-items: center;
}

.home-fold1-buttons a:first-child {
    margin-top: 0px;
}
}