.resellers_page .grid {	max-width: 900px;}.resellers_page_title {	display: block;	background-size: auto 100%;	background-position: center bottom;	background-repeat: no-repeat;	text-align: center;	padding: 150px 10px;	font-size: 30px;	font-family: Roboto;	font-weight: bold;	color: white;}.resellers_page_subtitle {	color: #2671af;	font-size: 30px;	font-family: Roboto;	font-weight: bold;	margin: 50px 0 20px;	padding: 0 20px;}.resellers_page_subtext {	line-height: 30px;	text-align: justify;}@media only screen and (max-width: 650px) {	.resellers_page_title {		padding: 100px 10px;	}}