.sectors-header {
    height: 300px;
    width: 100%;
    /* margin: -35px 0 30px 0; */
    overflow: hidden;
}

.sectors-header img {
    width: 100%;
    object-fit: contain;
}

.sectores .col-md-12 p{
    font-size: 1.6rem;
}