
Bohemian Horizon - Washable Rug - JR1703
.home-container { width: 100%; display: flex; overflow: auto; min-height: 100vh; align-items: center; flex-direction: column; } .home-custom-description { flex: 1; width: 100%; height: auto; display: flex; position: relative; flex-wrap: wrap; align-self: flex-start; align-items: flex-start; flex-direction: column; } .home-header { flex: 0 0 auto; width: 100%; display: flex; align-items: center; margin-bottom: 32px; flex-direction: row; justify-content: center; } .home-text { align-self: center; font-family: 'Montserrat'; font-size: 22px; padding-top: 36px; padding-left: 72px; padding-right: 72px; padding-bottom: 36px; } .home-left-img { width: 100%; height: auto; display: flex; flex-wrap: wrap; align-self: center; align-items: center; flex-direction: row; justify-content: flex-start; background-color: #fafafa; } .home-container1 { flex: 50%; width: 50%; height: 100%; display: flex; align-self: center