/* Enter Your Custom CSS Here */
.et_pb_post > a img {
float: left;
margin-right: 4%;
width: 30% ;
}
#page-container .et_pb_post {
clear: both !important;
float: none !important;
margin: 0 !important;
}
@media only screen and ( min-width: 1000px ){
#logo {
    max-height: 40%;
  }
}
.et_pb_widget a {
    color: #d0e4f2;
    text-decoration: none;
}
.et_pb_gutters2.et_pb_row.et_pb_row_fullwidth, .et_pb_gutters2 .et_pb_row.et_pb_row_fullwidth, .et_pb_gutters2.et_pb_specialty_fullwidth > .et_pb_row, .et_pb_gutters2 .et_pb_specialty_fullwidth > .et_pb_row {
    width: 100% !important;
    max-width: 100% !important;
}

.entry-content tr th, .entry-content thead th, body.et-pb-preview #main-content .container tr th, body.et-pb-preview #main-content .container thead th {
    padding: 9px 24px;
    color: white;
    font-weight: bold;
}