/*.bottom_div {
	padding: 1rem 3rem;
	text-align: center;
}

.bottom_div::after,
.bottom_div::before {
	display: none;
}*/

@media only screen and (max-width : 428px) {

.bottom_div {
    padding: 1rem;
}


}