.studio-description{margin-top:40px;display:flex;flex-direction:column;gap:18px}.studio-description b{font-family:poppins-bold}.studio-main{margin-top:var(--header-height);padding:0 var(--outside-margin) 100px;display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--in-between-gap);gap:var(--in-between-gap)}.studio-main .all-width-studio-image{display:none;margin-top:40px;height:30vh;width:100%;object-fit:cover;object-position:50% 10%}.studio-main .studio-networks{margin-top:var(--in-between-gap)}.studio-main .studio-image{object-fit:cover;object-position:center;width:100%;height:733px}.studio-main .socials{margin-top:40px;justify-content:start}@media screen and (max-width:840px){.studio-main{display:flex;flex-direction:column;padding-bottom:50px}.studio-main .socials{position:static}.studio-main .all-width-studio-image{display:block}.studio-main .studio-image{display:none}}@media screen and (max-width:840px) and (min-width:430px){.studio-main .all-width-studio-image{height:100vh}}@media screen and (max-width:430px){.studio-main .all-width-studio-image{height:60vh}}