/* Projekty – lokálne úpravy modulu */
.bs-project__body>:last-child{margin-bottom:0}
.bs-project--image-cover .bs-project__image{width:100%;height:250px;object-fit:cover}
.bs-project--image-contain .bs-project__image{display:block;width:100%;height:auto;object-fit:contain}
