How can I improve the look of my sticky header code?

Add this code.

@media only screen and (max-width: 749px) {   
.ltn__breadcrumb-area.ltn__breadcrumb-area-2.ltn__breadcrumb-color-white.plr--9.breadcrumbs.overlay-bg {
    padding-top: 83px !important; 
}
 }

And Save.

Result:

Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!