section#the-10-best-list .image-holder {
    margin-bottom: 20px;
}

section#the-10-best-list .view-btn-box {
    margin: 0 auto 30px auto;
}
#the-10-best-list .text-box h2,
#latest-articles .text-box h2{
	font-size: 23px;
}
@media screen and (max-width: 1366px) {
    .the-10-best-side-row {
        margin-top: 50px;
    }
}

@media screen and (max-width: 550px) {
    section#the-10-best-list .image-holder {
        margin-bottom: 25px;
    }
}