*{margin:0;padding:0}:root{--bg:#fff;--bg-nav:#d7ebcf;--text:#000;--accent-dark:#008430}html,body{font:14px 'Montserrat',sans-serif;color:var(--text);line-height:18px}body{overflow-x:hidden;background:var(--bg)}a{text-decoration:none;color:var(--text)}.hdr{display:block;background:var(--bg-nav);width:100%;height:43px}.hdr .logo{display:inline-block;background:url(/viihde/img/viihde24b.png) no-repeat 0/129px;margin:2px 10px;width:150px;height:27px}.hdr .r{float:right}.hdr a{display:inline-block;color:var(--accent-dark);padding:12px;font-weight:600}.cont{display:flex;flex-flow:row wrap;justify-content:space-between;margin:5px;height:190px;overflow:hidden}.cont a{flex:1 1 150px;overflow:hidden;vertical-align:top;width:148px;max-width:200px;padding:5px;font-size:13px;background:var(--bg);margin:0 auto 7px auto}.cont img{width:100%;height:125px;object-fit:contain}.cont span{height:52px;display:block;line-height:13px;font-weight:400;padding:4px 0 0 0}@media(max-width:600px){.hdr .r{position:absolute;right:0}.hdr .r>a:last-child{display:none}}