 /* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
.inner2{

padding: 2rem !important;

}
}