.welcome_container {
    background-color: #bbe083;
}

.page1 header {
    border: 0;
}

.block-1 {
	background: #000000;
	color: #7B9D58;
}

.grid_cert {
	width: 370px;
	/* float: right; */
	right: -100px;
	position: absolute;
	bottom: 50px;
}

.row_cert {
	margin: 30px;
}

.content_gray2 {
	border-bottom: 0px;
}

.page1_header .banner_alt .fa {
  margin-bottom: 27px;
  display: block;
  font-size: 72px;
  line-height: 48px;
}

.page1_header .banner_alt + .banner_alt + .banner_alt {
  padding-top: 63px;
  padding-bottom: 13px;
}
.page1_header .banner_alt.maxheight1 .fa {
  margin-bottom: 26px;
}
.page1_header .banner_alt:hover {
  background-color: #000000 !important;
}

@media only screen and (max-width: 1199px) {
  .banner_alt {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

@media only screen and (max-width: 767px) {
  .banner_alt {
    margin-bottom: 10px;
    font-size: 24px !important;
    float: none !important;
    width: 100% !important;
  }
 }

div#banner_alt {
    background: none;
}