a.arrow::after {
display:block;
content: "";
width: 63px;
height: 59px;
background-image: url(../../img/arrow.png);
position: relative;
background-repeat: no-repeat;
}
How can I position an arrow next to the "About Us" section?