.social-box:hover {
    min-height: 160px;
    margin-bottom: 1.5rem;
    text-align: center;
    background: #fff;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 20px 0 rgba(0, 0, 0, 0.19);
    transition: 0.3s;
} 
.fa-newspaper {
	transition: 0.3s;
}