
/** ADD YOUR AWESOME CODES HERE **/

@media only screen and (max-width: 768px) {
   .col2{
       margin-top:25px;
   }
}
