 .coe-container {
	display:flex;
}

.coe-date, .lwn0 {
	  float: left;
    width: 50px;
    padding-right: 10px;
}

.coe-title, .lwn a {
	  float: left;
    min-height: 65px;
    border-left: solid #d73f09;
    margin: 10px 0;
    padding: 5px 0 0px 10px;
    line-height: 1;
    width:100%;
    max-width:300px;
}

.coe-title a, .lwn a {
	  font-size: 17px;
    text-decoration: none;
    font-weight: bold;
}

.coe-day time, {
	  font-size: 38px;
    font-family: "Stratum2Web", "Open Sans", serif;
    font-weight: 600;
}

.coe-month time, .lwn0 {
    font-family: "Stratum2Web", "Open Sans", serif;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    text-align: center;
    margin-top: 16px;
}

.coe-month {
	margin-top: -1.5rem;
}
.lwl {
	display:none!important;
}
li.lwe {
	display:block;
}