.two-images-text .col {margin-top:4rem;}
.two-images-text .col:first-child {margin-top:0;}
.two-images-text .image,.two-images-text img{width:100%}
.two-images-text .image { margin-bottom: 3.5rem; }
.two-images-text .topic{margin:0 0 1.8rem;font-size:4rem;line-height: 6rem;}
.two-images-text .content{text-align:left}
.two-images-text .content .text-style1 p {
	font-size: 2.1rem;
	line-height: 3.4rem;
}
.two-images-text .content .btn{margin-top:2.5rem}

@media (min-width: 450px) {
	.two-images-text .container{display:flex;align-items:center;justify-content: space-between;flex-wrap: wrap;}
	.two-images-text .topic{margin:4.2rem 0 2.4rem}
	.two-images-text .content .btn{margin-top:3rem}
}
@media (min-width: 568px) {
	.two-images-text .content{width:100%;margin-left:0;margin-right:0}
}
@media (min-width: 966px) {
	.two-images-text .col {width:46%;margin-top:0;}
}
@media (min-width: 1024px) {
	.two-images-text .content .btn{margin-top:1.736vw}
}
@media (min-width: 1440px) {
	.two-images-text .content .btn{margin-top:2.5rem}
}
@media (min-width: 1920px) {
	.two-images-text .topic{margin:0 0 3.3rem}
	.two-images-text .content .btn{margin-top:3.3rem}
}