.home-top__b1 {
	margin-bottom: 9px;
	padding: 55px 20px;
	text-align: center;
	color: #3178EC;
}

@media (max-width: 767px) {
	.home-top__b1 {
		padding: 55px 20px;
	}
}

.home-top__b1__h1 {
	padding-top: 0;
	font-weight: 800;
	line-height: .85em;
	letter-spacing: -.5px;
}

.home-top__b1__h1-small {
	margin-bottom: 0;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
}
@media (max-width: 991px) {
	.home-top__b1__h1-small {
		margin-top: 1em;
		margin-bottom: 1em;
	  line-height: 1em;
	}
}

.home-top__b1-bottom {
  margin-top: 20px;
  font-size: 20px;
}

.home-top__b1-img {
	max-width: 100%;
	margin-left: 65px;
}

@media (max-width: 767px) {
	.home-top__b1-img {
		margin: 0;
	}
}