﻿

.webio_banner {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 99%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 250px;
    border: 5px solid black;
}

h3 {
    color:ghostwhite;
}

h2{
    color:ghostwhite;
}

