#pbdoublebanner img {
    transition: all .15s ease-in-out;
}

#pbdoublebanner a:hover img {
    opacity: .85;
}