.left-col ul {
	width:100%;
	float:left;
	padding-bottom:25px;

}

.left-col ul li {
    list-style: inside;
    margin-left: 15px;
    margin-bottom: 10px;
}

input[type=submit] {
    -webkit-appearance: none;
}

.txt-vote{
font-size: 36px; color: white; line-height: 38px;
}

@media only screen and (min-width: 1140px) {
.btn-lower{margin-top: 35px !important;}
}