﻿
#modalimg1 {
	border-radius: 5px;
	cursor: pointer;
	transition: 0.3s;
	}

#modalimg1:hover {opacity: 0.7;}

#modalimg2 {display: none;}
