﻿@import 'careers.css';

@media (max-width: 960px) {
	#dialog-modal {
		width: 99%;
	}

	#dialog-modal img {
		width: 100%;
	}
}
