/*
Theme Name: Jankidevi Bajaj
*/

.small-text{
	font-size:13px;
}
.wpml-ls-statics-footer {
  display: none;
}

.page-id-35 .portfolio-box .portfolio-image img{
	min-height:360px;
	object-fit:cover;
	width: 100%;
	max-height:370px;
}
.page-id-30 .portfolio-box .portfolio-image img{
max-height: 380px;
    width: 100%;
    object-fit: cover;
	object-position: top;}


@media (max-width: 576px) {
.header-light .navbar-nav .nav-link span {
  margin-right: 4px;
}
}

.image-gallery-style-03 li:nth-child(2) img{
	height: 555px;
	object-fit: cover;
	object-position: center;
}
.image-gallery-style-03 li:nth-child(3) img, .image-gallery-style-03 li:nth-child(4) img{
	height: 270px;
	object-fit: cover;
    object-position: top;
}
.image-gallery-style-03 .gallery-box img{

}
@media (max-width: 991px) {
.image-gallery-style-03 .gallery-box img, .image-gallery-style-03 li:nth-child(2) img {
  height: auto;
}
}