@media only screen and (max-width: 768px) {
	.cc.main.home article header.hero div.banner.txt-center h1 {
		color: #153363 !important;
	}
	.cc.main.home article header.hero div.banner .actions .button.border-radius {
		background-color: #153363 !important;
		color:#f1f2ec !important;
	}
}