from the series Interconnections/Saiknes
Author: Ruta Kalmuka
Size: 45 x 36
Limited Edition:
Photo print on Formei Baryta Mono paper, 14mm oak frame, Groglass AR70 Artglass™
Price: 500 EUR
Back to catalogue
[id="K2693299697"] bodycopy {
}
.site-footer {
padding: 59px 20px;
background-color: rgba(0, 0, 0, 0);
font-family: Suisse Intl;
font-size: 30px;
}
.footer-columns {
display: flex;
justify-content: space-between;
align-items: flex-start;
flex-wrap: wrap;
max-width: 1281px;
margin: 0 auto;
gap: 6rem;
}
.footer-column {
flex: 1 1 30%;
min-width: 250px;
}
.footer-column p {
margin: 0.4rem 0 0;
font-size: 22px;
line-height: 1.3;
}
.footer-column a {
color: black;
text-decoration: underline;
font-size: 20px;
}
/* Мобільна адаптація */
@media (max-width: 768px) {
.footer-columns {
flex-direction: column;
align-items: flex-start;
}
.footer-column {
width: 100%;
}
.footer-column p,
.footer-column a {
font-size: 9px;
}
}