﻿#tri{
    margin: auto;
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-top: 50px solid;
    position: absolute !important;
}

.my_icon{
    width: 50px; 
    height: 50px; 
    position: absolute; 
    top: -80px; 
    left: -25px; 
    color: #1E77DF; 
    font-size: 30px;
	padding-top: 7px;
    line-height: 43px;
}

.privacy-statement {
	width: 400px;
	display: inline-block;
	padding: 5px;
}