.imageComponent .box-shadow{box-shadow:2px 2px 25px var(--variable-box-shadow-color)}
.img-responsive.fitImage{width:auto;height:auto;max-width:100%;max-height:100%}
.image-round-border{border-radius:10px}
@media(min-width:768px){.image-round-border{border-radius:30px}
}