section h4{
    border-bottom: solid 2px #1A2236;
    color: #1A2236;
    clear: both;
    display: block;
    font-size: 22px;
    font-weight: 700;
    line-height: 34px;
    padding-bottom: 5px;
    margin-left: 15px;
    margin-bottom: 25px;
}

section img{
    border-radius: 30px 0 30px 0;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    max-width: 350px;
    width: auto;
    height: 100%;
}

section span{
    color: #1A2236;
    display: block;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
}