.list1{
min-height: 3.5rem;}
p.l1 {
    text-align: center;
    font-size: 14px;
    color: #686767;
        position: relative;
    top: -20px;}


@media screen and (max-width: 1024px) {
   p.l1 {
    text-align: center;
    font-size: 14px;
    color: #686767;
        position: relative;
    top: 0;}
}
