@media all and (min-width: 0px){
    .newsButton {        
        float: right;
        margin-top: 11px;
        height: 25px;
        padding-top: 4px;
        clear: both;
    }

    div.commentBox {
        clear: right;
    }

    .cButtonCart {
        padding-top: 5px;
    }
}

