
@media only screen and (max-width:640px) and (max-device-width:1280px){
  .revision-section .price-revision-btn {
    width: 100%;
  }
}