#gnav_lineup li:nth-child(2) img {
    width: 80%;
}

#gnav_lineup li:nth-child(3) img {
    width: 95%;
}

#gnav_lineup a .img:after {
    background-image: url("../../img/arrow_circle.png");
}
