/* your styles go here */
#106 .btn-template-main {
    display: none;
}
#106 .text-center {
    display: none;
}
.maps {
  overflow: hidden;
  /*padding-bottom: 20%;*/
  position: relative;
  height: 0;
}
.maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 300px !important;
}
textarea {
  resize: none;
}
.margin {
  margin-top: 20px;
}
.panel-heading {
  border-top-left-radius: inherit; 
  border-top-right-radius: inherit;
}
@media (min-width: 767px) {
  .image-size {
    height: 255px !important;
  }
}
.tab {
  padding-left: 4em;
}
.heading-white h2 {
  border-bottom: solid 5px #fff;
}
.heading-gray h2 {
  border-bottom: solid 5px #555555;
}

.coronaft {
	max-width:100%;

	background-size:cover;
	background-position:50% 50%;
}

.containerwhite {
  background-color: white;
  width: 100%;
  height: auto;
  margin-top: -15px;
}

.footersocial{
    
  color: white;

}

.image-size {

display: flex;

align-items: center;

}

