From bd41c3e53b3fca0c3c9a3b4a57affa129c634a42 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Mon, 24 Oct 2016 15:54:25 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 6 ++++++ 1 file changed, 6 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 647a87d..77d88c8 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2379,6 +2379,9 @@ p.right{text-align: right;} } } @media (max-width: 729px) { + .main-box1 a img{ + max-width:305px; + } .main-box1{ padding-bottom: 30px; } @@ -2402,6 +2405,9 @@ p.right{text-align: right;} } .main-box4 .picture{ width: 100%; + padding-top: 34.382%; + max-width: 305px; + max-height: 175px!important; } .main-box5 .simple-spoiler{ padding: 0 15px; -- libgit2 0.21.4