

   .protitle {height:100px; display: inline-block;}

   @media screen and (max-width:1500px){.protitle {height:120px; display: inline-block;}}

  @media screen and (max-width:1200px){.protitle {height:100px; display: inline-block;}}
