
/*       min-width: 600px     */

/*  For software and career pages */
/*  Might just break this out later to create a seperate site */
/*  20230214 */


.title-box-tech-media
{
		background-image: url("../img/tech/title-back-curcuits-800.jpg");
		height: 80px;
        width: 100%;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
}