.hero-details-two{grid-template-columns:repeat(2,minmax(0,1fr))}
@media (max-width:560px){.hero-details-two{grid-template-columns:1fr}}
