@media screen and (max-width: 768px){
.page-container .main-content {
    padding: 2%;
}
}