/*
 Theme Name:   Divi Child
 Theme URI:    https://www.etecminds.com
 Description:  A Theme Made with ❤ by Etec Minds
 Author:       etecminds.com
 Author URI:   https://etecminds.com
 Template:     Divi
 Version:      1.1.2
*/


/*
/////////////////////////////////////////////////
ETEC STYLE
/////////////////////////////////////////////////
*/

.selector {
 width: 100%;
 padding-top: 100%;
 position: relative;
}

.selector .et_pb_blurb_content {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}

.selector .et_pb_main_blurb_image,
.selector .et_pb_blurb_container {
 height: 60%;
 width: 100%;
}

.logos-block .et_pb_column {
	display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.logos-block .logo {
	max-width: 20%;
	margin: 0 !important;
}
