.ownstart { 
    text-indent: 0em;
    padding-top: 12px;
 } 

 @media (max-width: 1024px) {
 .ownstart  { 
    padding-top: 1px;
 } 
}