@media screen and (min-width: 768px){.balloon1-right:before {  content: "";  position: absolute;  top: 50%;  left: 100%;  margin-top: -15px;  border: 15px solid transparent;  border-left: 15px solid #807f47;}.balloon1-right p {  margin: 0;  padding: 0;}.balloon1:before {  content: "";  position: absolute;  top: -30px;  left: 50%;  margin-left: -15px;  border: 15px solid transparent;  border-top: 15px solid #807f47;}.sampleList li {color: #e35e00;}}@media screen and (max-width: 767px){.balloon2:before {  content: "";  position: absolute;  top: 100%;  left: 50%;  margin-left: -15px;  border: 15px solid transparent;  border-top: 15px solid #807f47;}.balloon2 p {  margin: 0;  padding: 0;}}