.linkBtn {
	min-width:300px;
line-height:60px;
border-radius:100px;
color:#fff;
font-weight:700;
position:relative;
font-size:18px;
border:none;
}
.linkBtn2 {
	min-width:300px;
line-height:60px;
border-radius:100px;
color:#fff;
font-weight:700;
position:relative;
border:none;
}
.mdsLine {
	/**/
}
@media screen and (min-width: 768px) {
	.column-outside-right {
		flex: 1;
margin-right: calc(50% - 50vw);
margin-left: 4%;
	}
}
@media screen and (max-width: 767px) {
}
