
.bob {

position: relative!important;


}

.bob:hover {
position: relative!important;
background-color: rgba(118, 191, 86, 0.8) !important;
}

.bobimg{
opacity: 0.5;	
}