  #imagesMain{
    display: flex;
    justify-content: center;
}
#imagesMain img{
    height: 150px;
    width: 100px;
    margin: 0 10px;
}
p.career {

    text-align:center;

}
h3 {
    font-weight: bold;
    font-size: 200%;
    text-align:center;
    color: #ff7539;

}
