.temp6-block .con {
    padding: 2rem 1rem;
}
.temp6-block .con:nth-child(even) {
    background: #F1F9FC;
}
.temp6-block .con h3 {
    font-size: 28px;
    font-weight: bold;
}
.temp6-block .con .txt {
    margin-top: 10px;
}
@media (min-width:768px) {

}