|
|
@ -271,17 +271,17 @@ button {
|
|
|
|
.corpi {
|
|
|
|
.corpi {
|
|
|
|
min-width: unset !important;
|
|
|
|
min-width: unset !important;
|
|
|
|
max-width: unset !important;
|
|
|
|
max-width: unset !important;
|
|
|
|
width: 75% !important;
|
|
|
|
width: 70% !important;
|
|
|
|
height: auto !important;
|
|
|
|
height: auto !important;
|
|
|
|
top: unset !important;
|
|
|
|
top: unset !important;
|
|
|
|
right: unset !important;
|
|
|
|
right: unset !important;
|
|
|
|
left: unset !important;
|
|
|
|
left: unset !important;
|
|
|
|
border: unset !important;
|
|
|
|
/* border: unset !important; */
|
|
|
|
/* display: inline-block !important; */
|
|
|
|
/* display: inline-block !important; */
|
|
|
|
display: block !important;
|
|
|
|
display: block !important;
|
|
|
|
position: initial;
|
|
|
|
position: initial;
|
|
|
|
cursor: unset !important;
|
|
|
|
cursor: unset !important;
|
|
|
|
border-radius: unset !important;
|
|
|
|
/* border-radius: unset !important; */
|
|
|
|
margin-bottom: 40px;
|
|
|
|
margin-bottom: 40px;
|
|
|
|
margin-left: auto;
|
|
|
|
margin-left: auto;
|
|
|
|
margin-right: auto;
|
|
|
|
margin-right: auto;
|
|
|
|