
img {
	width: 100%
}

.vm-feed .img-box[data-v-7f5cc8ef] {
	box-sizing: border-box;
	background: rgba(0, 0, 0, .05);
	margin-right: .6666666666666666rem;
	margin-bottom: .6666666666666666rem;
	border-radius: .3333333333333333rem;
	overflow: hidden;
	border: 1px solid rgba(0, 0, 0, .05)
	}

	.vm-feed .img-box[data-v-7f5cc8ef] {
		flex-shrink: 0;
	}

	.vm-feed .img-box .inner-img-box[data-v-7f5cc8ef] {
		padding-bottom: 0px;
		height: 100%;
	}

	.vm-feed .img-box[data-v-7f5cc8ef]:nth-child(3n) {
		margin-right: 0
	}
