.design-layer[data-layername="Frame"] > .design-layer-editable {
  background-size: cover !important;
  background-position: 10% 0% !important;
  background-repeat: cover !important;
}


input::placeholder {
 color:#9a4f3f !important;
 }