.deputies_section{
    background-color: #E6E6E6;
    padding: 10px 20px;
    margin-bottom: 20px;
    font-size: 1.5em;
    position: relative;
    clear: both;
}
.deputies_section img.icon{
    width: 10%; 
    height: auto;
    margin-right: 20px;
}
.deputies_section img.arrow{
    width: 8%;
    height: auto;
    position: absolute;
    margin: auto;
    right: 20px;
    top:0;
    bottom: 0
}