.sovest{
  margin-top:25px;
  margin-bottom:20px;
}
.sovest-left,.sovest-right,.sovest,.sovest-arrow{
  height:270px;
}
.sovest-left,.sovest-right{
  display:block;
  width:330px;
  border:1px solid #ddd;
  border-radius:10px;
  float:left;
  padding:20px;
  text-decoration:none;
  color:#373737;
}
.sovest-arrow{
  width:100px;
  float:left;
  background:url(/img/sovest/sovest-arrow.svg) no-repeat center;
  margin:0 40px;
}
.sovest-number-box{
  margin-right:13px;
  float:left;
}
.sovest-right .sovest-number-box {
  height:120px;
}
.sovest-number{
  width:44px;
  height:44px;
  line-height:40px;
  border:2px solid #373737;
  border-radius:22px;
  text-align:center;
  font-weight:700;
  font-size:30px;
  float:left;
}
.sovest-left:hover,.sovest-right:hover,.sovest-left:active,.sovest-right:active,.sovest-left:focus,.sovest-right:focus{
  text-decoration:none;
  color:#373737;  
}
.sovest-left img{
  margin-top:13px;
  margin-left:13px;
}
.sovest-right img{
  margin-top:30px;
  width:290px;
}
.sovest-button{
  display:block;
  margin:0 auto !important;
  width:330px !important;
}
.sovest-text-small{
  font-size:14px;
  color:#b1b1b1;
  text-align:center;
  margin-top:-15px;
}
