@@ -279,8 +279,12 @@
}
- &:nth-of-type(10), &:nth-of-type(11){
+ &:nth-of-type(11){
border-bottom: 1px solid $red !important;
+ width: 100%;
+ .form-data {
+ width: 50%;
+ }
&.button-wrapper{
background: $red;