.tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: "revicons";
    color: #aaa;
    font-size: 25px;
    margin-top: -25%;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}

.tparrows.preview2:hover{
	background-color: #FFF;
	border-radius: 30px;
	max-width: 60px;
}
.col-2-3.last{
    color: #666666;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    margin: 0;
    margin-bottom: 15px;
    line-height: 24px;
}
    