diff --git a/wp-content/themes/cosmopet/static/css/front-page.css b/wp-content/themes/cosmopet/static/css/front-page.css index 4854b1c..c25af7a 100644 --- a/wp-content/themes/cosmopet/static/css/front-page.css +++ b/wp-content/themes/cosmopet/static/css/front-page.css @@ -3565,6 +3565,27 @@ color: #f4f1f0; .home__title { font-size: 46px; } + .reviews_item.reviews_item2 { + bottom: 25%; + } + .reviews_items .reviews_item4 { + order: 5; + transform: rotate(-1.7deg); + margin-top: 35%; + z-index: -1; + } + .reviews_person-mob { + position: absolute; + right: 1%; + } + .blog_card .blog_card-info-wrap { + width: 100%; + } + .discount_top .discount_top-imgs .dicount_dog-img { + width: 75%; + position: relative; + right: -35%; + } } @media(max-width:768px){