@@ -3145,7 +3145,12 @@ dd, dt {
display: flex;
-webkit-align-items: stretch;
align-items: stretch;
- margin-bottom: 0px;
+ flex-direction: row;
+ flex-wrap: wrap;
+ margin-bottom: -10px;
+}
+.lyear-uploads-pic li {
+ margin-bottom: 10px;
}
.lyear-uploads-pic figure {
position: relative;
@@ -23,10 +23,10 @@
.login-center {
background: #fff;
- min-width: 38.25rem;
+ min-width: 29.25rem;
padding: 2.14286em 3.57143em;
border-radius: 5px;
- margin: 2.85714em 0;
+ margin: 2.85714em;
.login-header {
margin-bottom: 1.5rem !important;