.row-a1{
    margin-top: 80px !important;
    margin-bottom: 120px !important;
}
.yab div:nth-child(2) ul li:last-child{
text-align: center;
}
.banners img{
	width: 100%;
}
@media only screen and (max-width: 769px){
	.footer-box{
		background: unset !important;
		padding-top:0 !important;
	}
	.footer-top{
		display: none !important;
	}
	.banners{
		padding-top: 3.8rem;
	}
	.row-a1{
	   margin-top: 1rem !important;
	   margin-bottom: 1rem !important;
	}
	.footer-box{
		background: unset !important;
		padding-top:0 !important;
	}
	.footer-top{
		display: none !important;
	}
	.footer-lj ul{
		flex-wrap: wrap;
		justify-content: center !important;
		margin-top: 0 !important;
	}
	.enterprise ul li{
		margin-right: 0;
	}
}