.first-question p,
.second-question p
{
    color: #596C7A; 
    font-size: 16px; 
}

.first-question .text-block h4,
.second-question .text-block h4
{ 
    font-weight: bold;
    font-size: 24px;
    line-height: 31px; 
    color: #0E456F;
}

.no-choice h4.voted{
    font-weight: bold;
    font-size: 24px;
    color: #0E456F;
}

.no-choice .thanx{
    color: #596C7A;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 36px;
    display: inline-block;
}

@media (max-width: 1360px) {

}

@media (max-width: 768px) {

}