.circle-contents-box{display:flex;justify-content:space-between}.circle-contents-box p{width:70%;margin-right:20px}.circle-img{width:30%}.circle-img img{width:100%}@media screen and (max-width:1024px) and (orientation:portrait){.circle-contents-box{display:block}.circle-contents-box p{width:100%}.circle-img{width:100%}}