.jumbotron{
    background-image: url('../../../images/layouts/specials/iphone-usati.png'),linear-gradient(to bottom, #d7dfe3 0%, #fafbfc 100%);
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2rem;
    height:213px;
}
.jumbotron h1{font-size: 40px;}
.rounded-icon{display: inline-block; border: 5px solid #EFEFEF; border-radius: 50%; padding-top: 20px;width: 112px; height: 112px; font-size: 50px; color: rgb(153, 153, 153);}
.rounded-icon .glyphicon{color: #CCCCCC;}
/*.refurbs-icon{width: 150px; height: 150px; margin: 0 auto 20px auto;border-radius: 20px;}*/
