#app{
	display : flex;
}
.app-img{
	width: 270px;
    margin-right: 50px;
}
.app-img img{
	width: 100%;
    height: auto;
}
.txt-stcroix{
    font-size: 13px;
    color: #6f6f6f;
    padding: 10px 0;
    margin-bottom: 10px;
}