/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 08 2021 | 15:49:13 */
.hero-banner-text{
  position: absolute;
  top: 20%;
}


@media (max-width:1311px) and (min-width:1024px) {
.hero-banner-text .col2 {
    width: 30%;
}
  
.hero-banner-text .col1 {
    width: 70%;
}
}