@media screen and (max-width: 1023px) and (min-width: 768px) {
.home-examples {
    margin-top: 250px;
}
}