.width25.floatleft {
    width: 25% !important;
}
.width33 {
    width: 33% !important;
}
.holder {
    left : 0 !important;
        right: auto !important;
}
.holder::after, .holder::before {
    left: 20px !important;
    right: auto !important;
}