.div-container {
    width: 85%;
    margin: 0 auto;
}

.country-page-title {
    font-size: 24px;
    color:black;
    font-weight:700;
    margin-bottom:35px;
    margin-left: 22px;
}

.div-text {
    color: black;
    margin-right:50px;
}

.div-img .country-page-title h2{
    font-size: 24px;
    margin-top:9px;
    margin-bottom: 70px;
}

.row.title-container.country h1 {
    margin-left: 22px;
}