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