/*       min-width: 320px     */

.space{padding:10px;}

/*  For software and career pages */
/*  Might just break this out later to create a seperate site */
/*  20230214 */
.topmenu-txt-show {display: none;}
.title-box-tech-media
{
		background-image: url("../img/tech/title-back-curcuits-500.jpg");
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		height: 50px;
        width: 100%;  
}

