.js-acf-image-aspect-ratio-crop-rotate-left{
    background: #1273AA url(../images/rotate-left.png) no-repeat !important;
    background-size: 70% !important;
    background-position: center center !important;
}
.js-acf-image-aspect-ratio-crop-rotate-right {
    background: #1273AA url(../images/rotate-right.png) no-repeat !important;
    background-size: 70% !important;
    background-position: center center !important;
}
.acf-image-aspect-ratio-crop-modal-footer-buttons button {
    height: 40px !important;
    font-size: 16px;
    line-height: 40px !important;
    padding: 0 20px !important;
}