.homeImg { float:right;margin:0 0 12px 12px; }
@media (max-width:500px) {
.homeImg { float:none;margin:12px 0;width:100% !important; }
}

.imag_gallery_wrap {
  width: 100%;
  text-align: center;
  vertical-align: top;
  display: flex;
  flex-flow: row wrap;
justify-content: center;
}

.estimate-box .radio_checkbox_wrapper:last-of-type {
width: 100%;
  display: flex;
  flex-direction: row-reverse;

}

.estimate-box {
margin-top: 80px;
}

.footer-phone{
display: none;
}