/* Enter Your Custom CSS Here */
@media screen and (max-width: 768px) {
	.hkb-breadcrumbs_wrap, 	#menu-knowall-navigation-menu-1 {
		display: none;
	}
}

.site-header {
    background-image: url(https://infina.vn/ho-tro/wp-content/uploads/2020/11/support-bg.png) !important;
	    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: left bottom;
}