/* Mobile Hero Homepage */
@media screen and (max-width: 768px) {
div.blockWrap_a0a0f2486ede46789947e6907b8e8bff {
    background-image: url(https://static.mywebsites360.com/a1c6846bf88141b5aa4ea6b3583e4a95/i/c5f37d9eab694919954da06c3b1f549e/1/5feFb8zhrk/Mobile%20Hero.jpg);
    padding-top: 150px;
    padding-bottom: 200px;
    color: #fff;
}
body div.blockWrap_ea23f4fd84d84945b8a962535195452e {
    background: #000000;
    padding-top: 30px;
}
}

.items_e9f3e4c9a3e44ce08d1a6603c3630cfe {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

@media only screen and (max-width: 768px) {
   .items_e9f3e4c9a3e44ce08d1a6603c3630cfe .item {
    display: block;
    width: 100%;
  }
   }