#main {width:100%}
ul.win {
    list-style: none;
    padding: 0;
    margin: 0;
}
.con-wrapper {font-family: 'Roboto', sans-serif;}
.con-wrapper h1 {font-size: 28px;font-weight: 700;margin-bottom: 20px;}

.con-ab {display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: 15px;}
.bg.oba {background-color: #db1826;}
.bg.plp {background-color: #04832c;}
.bg.fdm {background-color: #e5bf5b;}
.bg.ind {background-color: #2931e1;}
.bg.emp {background-color: #000;}
.popular-vote-bar {display: flex; height: 20px;margin-top: 1rem;}
[deviant2] .bar:first-child {margin-left: 0;}
[deviant2] .bar {height: 28px;margin-left: 1px;transition: width .4s;}
[deviant2] span {text-align:center; color:#fff;padding:3px}

.pct {display:flex}
.col-block {padding:15px 10px; border:1px solid grey; border-radius: 15px; min-width: 320px;}
.col-block-img {padding-right:10px;}
.col-block-img img {max-width:100px}

.con-name {font-weight: 700;}
.con-party {padding: 5px 0; font-size: 14px;}
.con-vote, .con-vote-pct {
    width: 100%;
    background: #0060ae;
    display: block;
    float: left;
    padding: 5px 10px;
    color: #FFFFFF;
    margin-top: 5px;
}

.con-vote span, .con-vote-pct span {
    float: right;
    text-align: right;
    width: 50px;
}
.oba-pct {width:100%;height: 16px; margin-top:20px}
.oba-pct span {
    width: 10%;
    height: 16px;
    background: #0b7638;}
.pct, .con-ab {overflow:hidden}

.col-block:last-child {margin:0}
.col-block-details {width:100%}
.vote-details {margin-top:30px; border:1px solid grey;; border-radius: 15px; padding:15px}
.vote-details li {font-size:18px; padding:15px; border-bottom:1px solid grey}
li.con-win {font-size:24px; font-weight:700}

.vote-details li:last-child {border:none}

.bread-crumbs {
	font-family: Arial, Helvetica, sans-serif;
    background: #6D6E71;
    padding: 5px 5px;
    color: #fff;
	Margin-bottom:30px
}

.byc-container .teaser-image img{padding-left:10px;padding-right:10px;padding-top:10px;padding-bottom:10px;border:1px solid #c8c9cd}.byc-container{padding:15px}@media (min-width:768px){.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 14%;flex:0 0 14%;max-width:14%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 86%;flex:0 0 86%;max-width:86%}}.fusion-separator.sep-shadow{margin:0 0 20px 0;height:1px;overflow:visible;border:none;background:0 0;background:linear-gradient(left,rgba(150,150,150,0) 0,rgba(150,150,150,0) 15%,rgba(150,150,150,.65) 50%,rgba(150,150,150,0) 85%,rgba(150,150,150,0) 100%)}.fusion-separator.sep-shadow:after{display:block;margin-top:10px;height:6px;width:100%;content:'';background:radial-gradient(ellipse at 50% -50%,rgba(0,0,0,.5) 0,rgba(255,255,255,0) 65%)}.entry-title{font-size:22px!important;line-height:22px!important;color:#3a3a3a!important;font-weight:400!important}.teaser-body{font-size:16px!important;line-height:24px!important;font-family:Georgia,Baskerville,Helvetica,Arial,sans-serif!important}.con-wrapper h1 {margin-bottom:5px !Important} .status {font-weight:bold; font-size:18px} .additional {margin-bottom:15px}