.custom-design {
    padding-top: 20px;
}
.custom-design #special-notes-to-the-designer{
    width: 100%;
min-height: 80px;

}

@media (max-width:767px){
.custom-design textarea#special-notes-to-the-designer {
    margin-bottom: 40px;
}
.cart-none .cart-note__input {
    margin-bottom: 0;
}

}