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

.body{

padding-left: 540px;
background: url(/images/contact_imgphone.jpg) no-repeat;
text-align: center;
color: #959595;
line-height: 22px;
}

}

.form-group{
min-height: 50px;
}

h1{
color: #3ab155;
font-size: 26px;
}
