Описание
.buxom_jay_block { color: #fff; width: 100%; max-width: 948px; margin: 0 auto; background-color: rgb(193,124,128); } .buxom_jay_block .center_wrap { width: 100%; padding: 0 20px; max-width: 768px; margin: 0 auto; box-sizing: border-box; } .buxom_jay_name { font-size: 25px; font-weight: 700; letter-spacing: 1px; padding: 40px 20px; text-align: center; } .buxom_jay_img_block { display: flex; justify-content: center; } .buxom_jay_img_block img { width: calc(50% - 10px); margin: 0 10px; } .buxom_jay_text { padding: 40px 0; font-size: 16px; text-align: center; } .buxom_jay_upper_title { font-size: 24px; font-weight: 500; letter-spacing: 1px; text-transform: uppercase; text-align: center; } .buxom_jay_recommend_block { display: flex; flex-wrap: wrap; justify-content: space-between; padding: 40px 0; max-width: 768px; margin: 0 auto; } .buxom_jay_recommend_block .buxom_jay_item { text-transform: uppercase; text-align: center; color: #000; font-size: 16px; display: flex; justify-content: space-around; align-items: center; padding: 15px; box-sizing: border-box; width: calc(50% - 10px); height: 300px; margin-bottom: 20px; background: -webkit-linear-gradient(#592728, #c17c7f); background: -o-linear-gradient(#592728, #c17c7f); background: linear-gradient(#592728, #c17c7f); transition: .3s; } .buxom_jay_recommend_block .buxom_jay_item:hover { color: #fff; text-decoration: none } .buxom_jay_recommend_block .buxom_jay_item .img_box { padding-right: 10px; height: 100%; width: auto; display: flex; justify-content: center; align-items: flex-end; } .buxom_jay_recommend_block .buxom_jay_item img { display: block; max-height: 100%; max-width: 100%; } .buxom_jay_recommend_block .buxom_jay_item.full { width: 100%; min-height: initial; justify-content: center; height: auto; } .buxom_jay_recommend_block .buxom_jay_item.full .img_box { align-items: center; width: auto; max-width: 500px; max-height: 200px; } .buxom_jay_product { flex-grow: 1; max-width: 200px; height: 100%; display: flex; flex