From 2198c70b061adc47b568bc0030df2008482edb22 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Mon, 24 Oct 2016 15:13:06 +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 c06bd04..0a00cdf 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2386,6 +2386,12 @@ p.right{text-align: right;} .dates_but {margin:0 auto;text-align: center;} .post_1.contract img {width: initial;} .brand_logo img, .tile3 .picture img, .tile4 .picture img{width:100%;} + .main-box3 ul{ + padding: 0; + } + .main-box4 .picture{ + width: 100%; + } } @media (min-width: 705px){ .tiles{ -- libgit2 0.21.4