/*border*/
.first-section {
    border-bottom: 3px solid #f99d1b;
}

/*chicken image*/
.chicken-img img {
    max-height: 500px !important;
}