
.three-item{
  border-radius: 30px;
background: #009FE3;
padding: 30px 30px 20px 30px;
min-height:400px ;
}
.title_item_three{
color: #FFF;
font-family: "Istok Web";
font-size: 26px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 39px */
margin-bottom: 10px;
}
.text_item_three{
color: #FFF;
font-family: "Istok Web";
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 24px */
margin-bottom: 10px;
}
.img_item_three{
  display: flex;
  justify-content: center;
  max-width: 361px;
}