/* Typographies */
.list-dash li::before {
  margin-right:10px;
}
/* Dividers */
.divgrey {color: #F3F3F3;}

/* Colomn */
.column, .columns {
  margin: 20px 1% 20px;
}
.column.column_divider {
  margin-top: 0 !important;
}
@media only screen and (max-width: 480px) {
  p {font-size: 18px !important; line-height: 30px; padding: 20px 10px;}
  p.ls-preloaded {font-size: 16px!important; line-height: 20px; padding: 12px; top: 60% !important;}
  .up30 {position: relative; bottom: 10px;}
  .up10 {position: relative; bottom: 0px;}
  img.ls-linkto-1 {width: 20px !important; height: 20px !important; position: relative; padding-bottom: 60px;}  
  img.ls-linkto-2 {width: 20px !important; height: 20px !important; position: relative; padding-bottom: 60px;}
  img.ls-linkto-3 {width: 20px !important; height: 20px !important; position: relative; bottom: 60px;}
  img.ls-linkto-4 {width: 20px !important; height: 20px !important; position: relative; bottom: 60px;}
  img.ls-linkto-5 {width: 20px !important; height: 20px !important; position: relative; bottom: 60px;}

}