#company .cover{
  width: 100%;
  text-align: center;
  margin: 40px 0 60px 0;
}
#company .cover img{
  max-width: 96%;
}
#company p{
  font-size: 16px;
  color:#343434;
  line-height: 1.45em;
}
@media only screen and (max-width:480px){
.row-white{padding: 40px 20px;}
#cform .element.half{width:100%;}
#contact-methods .box{width:100%;border:none; margin: 25px 0;}
#contact-methods .box::before,#contact-methods .box::after{display: none;}
}
