@charset "utf-8"; .certificates{} .certificates a{ /*width: 33.3%;*/ /*float: left;*/ /*padding: 1%;*/ } .certificates a figure img{ border: 1px solid #ccc; } .certificates .cer-title{ color: #7b7b7b; font-size: 16px; display: block; padding-top: 10px; padding-bottom: 10px; height:72px; overflow:hidden; } .lb-data .lb-number{ display: none!important; } @media (max-width: 767px){ /*.certificates a {*/ /* width: 50%;*/ /*}*/ .certificates .cer-title { font-size: 14px; height:50px; margin-bottom:20px; line-height:1.5; } }