@import url('https://fonts.googleapis.com/css?family=Open+Sans:800&display=swap');
 @import url('https://fonts.googleapis.com/css?family=Open+Sans|Open+Sans+Condensed:300&display=swap');
 @import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');
@font-face {
	font-family: 'MYRIADPROREGULAR';
	src: url(fonts/MYRIADPROREGULAR.eot);
	src: local('MYRIADPROREGULAR'), url('fonts/MYRIADPROREGULAR.woff') format('woff'), url('fonts/MYRIADPROREGULAR.ttf') format('truetype');
}
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_4410">Text with this font applied</p> */
.fontsforweb_fontid_4410 {
	font-family: 'MYRIADPROREGULAR' !important;
}
/*---------- Containers Headings ----------*/



.ImagesContainerBody{}
.ImagesContainerActionsTD{}
.ImagesContainerContent{}
.ImagesContainerContent .Normal{font-family: 'MYRIADPROREGULAR' !important;}
.ImagesContainerContent .Normal img{
	width:100%;
}
@media (max-width: 767px){
	.ImagesContainerBody{
    margin-bottom: 20px;
	}
}