.sectorsFC {
    padding: 50px 0;
}
.sectorsFC img {
    margin: 0 auto;
    display: block;
        width: 119px;
    height: 126px;
    margin-bottom: 10px;
}
.sectorsFC .content h3 {
    font-size: 21px;
    font-weight: 700;
    color: #191919;
    text-align: center;
}
.sectorsFC .content p {
    font-size: 17px;
    font-weight: 400;
    color: #797979;
    text-align: center;
}
