/**/
@media (max-width: 1150px) and (min-width: 700px) {
	td .vue-containers-view {
	}
	.vue-containers-view {
		margin-top: 34px;
	}
	.vue-containers-view .container {
		min-height: 70px;
	}
	.vue-containers-view > .width1000 {
		width: 82vw;
		max-width: 1000px;
		margin-bottom: 25px;
	}
	.vue-containers-view > .width1000.top.text {
		margin-bottom: 21px;
	}
	
	.vue-containers-view > .stretch, .vue-containers-view > .stretch img {
		margin-bottom: 25px;
	}
	.vue-containers-view > .image.stretch {
	}
	.vue-containers-view > .container {
	}
	.vue-containers-view .container.row > :first-child {
		margin-left: 0px;
		/* flex-shrink: 1; */
		margin-right: 12.5px;
	}
	
	.vue-containers-view > :first-child .text.top {
		margin-top: -12px;
	}
	
	.vue-containers-view .container.row > * {
		margin-right: 0px;
		margin-left: 12.5px;
	}
	.vue-containers-view .container.row > .block {
		margin-bottom: 0px;
	}
	.vue-containers-view .container.column > .block:last-child {
		margin-bottom: 0px;
	}
	
	.vue-containers-view .row {
		/* margin-bottom: 0px; */
		/* align-items: stretch; */
		/* justify-content: center; */
	}
	.vue-containers-view .column {
		/* align-self: center; */
		margin-bottom: 0px;
		/* justify-content: stretch; */
	}
	.vue-containers-view .container .image {
		/* justify-content: center; */
		/* align-items: center; */
		/* align-self: center; */
		/* width: max-content; */
	}
	.vue-containers-view .container.image100 img {
	}
	
	.vue-containers-view .row > .image:first-child {
	margin-right: 12.5px;
	}
	.vue-containers-view .row .image:last-child {
		/* align-self: flex-end; */
	}
	
	.vue-containers-view .row.width1000 > div.image {
		flex-shrink: 1;
	}
	.vue-containers-view .row.width1000 > span.text {
		flex-shrink: 1;
	}
	
	.vue-containers-view .row > .column:first-child .image {
	flex-shrink: 1;
	}
	.vue-containers-view .row > .column:last-child .image {
		/* flex-grow: 1; */
	}
	
	.vue-containers-view .column > :first-child {
		margin-bottom: 25px;
	}
	
	.vue-containers-view .column > .text:first-child {
		margin-bottom: 18px;
	}
	
	.vue-containers-view .column > .image:first-child {
	}
	.vue-containers-view .column > .image:last-child {
		/* align-self: center; */
	}
	
	.vue-containers-view .column > .row > .image:first-child {
	}
	.vue-containers-view .column > .row > .image:last-child {
	}
	
	.vue-containers-view .text {
		/* width: 100%; */
		/* flex-grow: 0; */
		/* flex-shrink: 0; */
		font-size: 11.5px;
	}
	.vue-containers-view .text:first-child {
	}
	.vue-containers-view .text:last-child {
	}
	.vue-containers-view .top.text {
		margin-top: -6px;
	}
	.vue-containers-view .bottom.text {
		/* justify-content: flex-end; */
		margin-bottom: -4px;
	}
	.vue-containers-view > .text.left > span {
	}
	
	.vue-containers-view .column > .text {
	}
	.vue-containers-view .top.image img {
		/* width: 100%; */
		/* width: auto; */
	}
	.vue-containers-view .bottom.image img {
	}
	
	.vue-containers-view .left {
	}
	.vue-containers-view .right {
	}
	
	.vue-containers-view.portfolio > :first-child .text > span {
		/* font-style: italic; */
		font-size: 12.5px;
	}
	.vue-containers-view.portfolio > :first-child {
		margin-bottom: 49px;
	}
	
	.vue-containers-view.portfolio > :first-child .text > span:first-line {
		font-size: 18px;
	}
	
	.vue-containers-view.specialization {
	}
	
	.vue-containers-view.specialization .text > span:first-line {
		font-size: 12px;
	}
	
	.vue-containers-view.specialization .text > span {
		font-size: 11.5px;
	}
	
	.vue-containers-view.specialization .presentation > .presentation-text {
		width: 294px;
		padding-right: 112px;
	}
	
	.vue-containers-view.specialization .presentation > .presentation-text {
	}
	
	.vue-containers-view.specialization .presentation > .presentation-link {
		padding-top: 18px;
		/* width: 516px; */
	}
	
	.vue-containers-view.specialization .presentation > .presentation-link a {
		width: 126px;
		height: 16.5px;
		/* align-content: center; */
		/* align-items: center; */
		font-size: 7px;
		padding-top: 1.5px;
		border-width: 0.5px;
	}
	
	.vue-containers-view.specialization :first-child .text.top {
		margin-top: -20px;
	}
	
	.vue-containers-view.specialization .column > .text:first-child {
		margin-bottom: 29px;
		flex-shrink: 1;
	}
	
	.vue-containers-view.specialization .top.text {
		margin-top: -14px;
	}
	.vue-containers-view.specialization .row > .top.text {
		margin-bottom: -5px;
	}
	
	.vue-containers-view.specialization .bottom.text {
		margin-bottom: -5px;
	}
	
	.vue-containers-view.specialization > .text {
		margin-bottom: 29px;
	}
	
	.vue-containers-view.specialization .top.text.presentation {
		margin-top: -36px;
	}
	
	.vue-containers-view .row > .column > .image {
		width: 100%;
	}
}