/*
Theme Name: Wil Met
Text Domain: wilmet
Version: 1.0
Description: Wil met
Author URI: https://www.proware.pl
Author: proware.pl

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/

.body-text.m.margin-bottom p strong{
    color:white;
}

.wp-block-table  td{
    padding-bottom:10px;
    padding-left:5px;
    padding-right:5px;
}

.wp-block-table  img{
    width: 100%; 
    height:180px;
}
.grid-3.offer-1{
    padding-bottom:0px;
}
.w-inline-block.w-lightbox{
    cursor: pointer;
}

@media screen and (max-width: 767px) {
	.wp-block-table img {
		width: 100%;
		height: 100px;
	}
}