
.singleInspirations h1{
    margin-top: 50px;
}

@media (max-width: 992px){
    .singleInspirations h1{
        margin-top: 30px;
    }
}