/* Vertical Image Box Bootstrap v5 */

.rspbld-vertical-image-box {
	display: flex;
	flex-flow: column;
	gap: 1rem;
}