gmp-map {
    height: 100%;
}

.about-section {
  padding: 60px 0px 120px 0px;
}
/* .about-section .about-content {
  margin-top: 0;
} */

.logo-box {
  background: url(../images/good-husband-laundromat-logo.png) no-repeat 0% 100%;
  padding-top: 2px;
  padding-left: 70px;
}

.logo-box {
	font-weight: 900;
	font-size: 20px;
    width: 100%;
	height: 100%;
	color: #00a6e5;
}

.app-store {
  width: 130px
}

.section-alt {
  background-color: #f5f5f5
}

.contact-section .contact-info {
  position: relative;
  border: 0;
  margin-left: 0;
  border-left: 0;
  padding: 0;
  height: auto;

}

.bx-wrapper {
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    border: 0;
    background: none;
    padding-left: 60px;
    padding-right: 60px;
}

.about-section .about-content {
  margin-top: 0;
}
.testimonial {
  margin-left: 50px;
}
body {
  font-size: 16px;
}
a {
  font-size: 16px;
}