@media screen and (max-width: 768px){
    .header-cta-btn{
    display: none !important;
}
}