@media screen and (min-width: 1080px) {

    /***** Structure *****/
    #votes {
        position: relative;
    }
    #votes {
        padding: 20px 20%;
    }
    
    
}