@media screen and (min-width: 600px){

.social-media{
height: 450px;
z-index: -1;
}
.social-flowers.clearfix{
  margin-top: 35px;
}
div#custom-html-container{
height: 200px;
margin-top: 35px;
}

    
}

@media screen and (max-width: 600px){

.social-media{
height:290px;
}

div#custom-html-container{
  height: 290px;
  margin-top: 35px;
}
    
}


.social-media{
z-index: -1;
}

#outer-container {
  z-index: 0;
}

div#custom-html-container {
  background: rgb(118, 196, 136);
}

div#outer-container {
  background: rgb(118, 196, 136);
    padding-top: 35px;
}

.dirt {
  z-index: 2;
  position: relative;
  padding: 0px;
  margin-bottom: -5px;
}

#outer-container .dirt img {
  width: 103%;
}

.description:after {
  content: "...";
}
.description > p {
  text-align: justify;
}
.description > p {
  overflow: hidden;
  height: 70px;
}

div#contact > .ish-vc_row_inner {
  max-width: 1500px !important;
}

.contacthearty {
  margin-bottom: 2px !important;
  text-align: center;
}