Hello Kanesh
Goto dashboard-> appearance -> customize -> additional css
copy the given code below and paste in the additional css block then click on publish
@media (max-width:425px) and (min-width:320px){
#featured-new-section .featured-new-icon{
margin-bottom: 16px;
margin-left: 32%;
}
}
Thank you