#con-block {float:left;clear:both;width:100%;margin-bottom:20px;}
#con-block .cont {width:100%;height:100px;float:left;clear:both;padding:0;padding-left:65px;background: url(images/block_contact_bg.jpg) no-repeat left bottom transparent;}
#con-block .desc {width:100%;float:left;clear:both;margin:5px 0;font-size:13px;font-style: italic;}
#con-block .button {width:100%;text-align:center;height:auto;font-size:13px;padding:8px 0;}
#con-block .tel {width:100%;float:left;clear:both;margin:20px 0 15px 0;}
#con-block .tel span {width:72%;float:left;font-size:14px;line-height:18px;font-family:"Open Sans",sans-serif;}
#con-block i {float:left;margin-right:4px;}
#con-block .tel i {font-size: 21px;margin: 0 5px 0 0;line-height:18px;}

@media screen and (min-width: 481px) and (max-width: 690px) {
  #con-block .cont {padding:0;background:none;}
  #con-block .tel {padding-left:1px;}
}