|
|
@@ -9587,12 +9587,14 @@ footer .copyright .logo {
|
|
|
justify-content: space-between; }
|
|
|
.personals__tile {
|
|
|
display: block;
|
|
|
- width: 33.3%; }
|
|
|
+ width: 33%;
|
|
|
+ height: 100%; }
|
|
|
.personals__position {
|
|
|
color: #929292;
|
|
|
font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
|
|
|
- font-size: 14px;
|
|
|
- padding-left: 72px; }
|
|
|
+ font-size: 14px; }
|
|
|
+ .personals__position--wide {
|
|
|
+ padding-left: 72px; }
|
|
|
.personals__item {
|
|
|
border-radius: 32px 0 0 0 / 32px 0 0 0;
|
|
|
display: -webkit-flex;
|
|
|
@@ -9626,7 +9628,7 @@ footer .copyright .logo {
|
|
|
.personals__name {
|
|
|
color: #004d7b;
|
|
|
font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
|
|
|
- font-size: 17px;
|
|
|
+ font-size: 15px;
|
|
|
min-height: 63px;
|
|
|
display: -webkit-flex;
|
|
|
display: -ms-flex;
|