.header-text-section {
    padding: 224px 30px;
    z-index: 1;
    text-align: center;
}

@media (max-width:768px){
    h3 {
    font-size: 40px !important;
}
}