﻿.greenBorder01 {
background-image: url("https://www.sja.edu.hk/download/Resource/BGImage/Background-Full-HD-Images.jpg");
background-color: #FFFFFF;
border: 1px solid #50C7D4;
padding: 16px;
border-radius: 8px;
box-shadow: 2px 1px 2px #468078;
margin-right: 1.5%;
text-align: center;
background-position: top right;
background-size: cover;
}