#cd5Module_v364 { margin: 0px; padding: 0px; font-family: poppinsregular;  box-sizing: border-box;  }
#cd5Module_v364 .m364 { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; align-items: center; min-height: 320px; }
#cd5Module_v364 .m364inner { flex: 1; margin: 0 auto; max-width: 1400px; box-sizing: border-box; padding: 20px; }
#cd5Module_v364 .m364inner h3 { font-size: 30px; font-family: poppinsbold; margin: 0; padding-bottom: 10px; }
#cd5Module_v364 .m364inner p { font-size: 14px; line-height: 22px; padding-bottom: 15px; }
#cd5Module_v364 .m364inner a { display: inline-block; font-family: poppinsbold;  margin-top: 12px; min-width: 200px; padding: 14px; padding-bottom: 13px; box-sizing: border-box; border-radius: 4px; text-align: center; font-size: 15px; -webkit-transition:all .5s linear;-o-transition:all .5s linear;transition:all .5s linear; text-transform: uppercase;  }
#cd5Module_v364 .m364 { background-color: rgba(18,18,18,0.2); }
#cd5Module_v364 .m364inner h3 { color: #f8f8f8;  }
#cd5Module_v364 .m364inner p { color: #e0e0e0; }
#cd5Module_v364 .m364inner a { color: #ffffff; background-color: #3175ac; }
#cd5Module_v364 .m364inner a:hover { background-color: #ffffff; color: #3175ac;  }
#cd5Module_v364 .m364inner{position: relative;max-width: 1400px;display: flex;align-items: center;}
#cd5Module_v364 .m364_leftcol {flex: 1;}
#cd5Module_v364 .m364_stamp { position: relative; width: 250px; background-color: #14130f; }
$cd5Module_v364 .m364_stamp_image { display: block; width: 100%; padding: 15px; border: solid 1px white; }
@media only screen and (max-width:767px) {
       #cd5Module_v364 .m364_stamp { width: 180px;}
}
@media only screen and (max-width:600px) {
       #cd5Module_v364 .m364inner{ flex-direction: column-reverse; }
       #cd5Module_v364 .m364_leftcol {text-align: center;}
       #cd5Module_v364 .m364_stamp { margin-bottom: 30px; }
}